'宣言 Public Function TryGetValue( _ ByVal key As TKey, _ ByRef value As TValue _ ) As Boolean
public bool TryGetValue( TKey key, out TValue value )
FastIterationDictionary<TKey,TValue> クラス FastIterationDictionary<TKey,TValue> メンバ